Host Numa information in dom0
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 7 Apr 2010 15:22:05 +0000 (16:22 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 7 Apr 2010 15:22:05 +0000 (16:22 +0100)
commit4d6e834ba9ca29c92af3bd18980cde71fd68d304
tree0a70b38f07de9f5be02fb1eadc81ccc4543591c5
parent35e9666fc49c2e30753f671b1e8f72501b4c1409
Host Numa information in dom0

'xm info' command now also gives the cpu topology & host numa
information. This will be later used to build guest numa support.  The
patch basically changes physinfo sysctl, and adds topology_info &
numa_info sysctls, and also changes the python & libxc code
accordingly.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
tools/libxc/xc_misc.c
tools/libxc/xenctrl.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/balloon.py
xen/arch/x86/sysctl.c
xen/common/page_alloc.c
xen/include/asm-x86/numa.h
xen/include/public/sysctl.h
xen/include/xen/mm.h